home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / cellog.arc / CELLOG.DOC < prev    next >
Text File  |  1990-12-14  |  2KB  |  41 lines

  1. Cellular Mobile Telephone Call and Charge Logger
  2.  
  3.              Version  1.00
  4.  
  5. After unzipping the file cellog.zip you will have this file
  6. and cellog.bas . 
  7.  
  8. Cellog was written to keep track of time used on a cellular
  9. mobile phone.  This service can be provided by the carrier 
  10. with a nominal cost (usually 2.50 / month).  Their detailed
  11. billing option is nice to have but you won't be sure of what
  12. is owed until the bill arrives.  Some cellular phone models will keep track of air time but the don't know when a call is not completed.  This makes the built in timer useless when you regularly call busy numbers or numbers that don't get charged to your bill such as 911.  
  13.  
  14. The screen routines are specifically made for use in LCD laptop machines.  Therefore it can be used while in the car.  Just keep the laptop running in your car throughout the day as you conduct business and log the calls.  With routines like "Windows" you could keep the call file up to date as you set appointments with clients or make orders.  Since it only occupies 4 kilobytes, it will operate without affecting other windows.
  15.  
  16. This program is Public Domain and no charges are required nor is any registration required.  The author assumes no responsibility for its use or any results of its use.
  17.  
  18.  
  19. Operation
  20.  
  21.      (1) Keep the CAPS lock <on> during operation.
  22.      (2) The program asks for rate updates when compiling
  23.          new total bills.  
  24.      (3) When saving data, the program creates CALLS.SEQ
  25.          to save the information.
  26.      (4) To start a new file,  move calls.seq to a different      
  27.          disk and rename it for your convenience.  Then 
  28.          a new calls.seq will be created.
  29.  
  30.  
  31. Since the program is quite simple in structure and design, it lacks some sophisticated features like sort and search.
  32. A newer version is in the works to facilitate some more powerful routines like customized file names, color screens, and more options.  The end product will be put through a quickbasic compiler for a .exe program.
  33.  
  34. If you wish to make suggestions or other correspond with the 
  35. author you can write to :
  36.                            Michael Lang
  37.                            Box 900
  38.                            Nicoma Park , Okla.  73066-0900 
  39.                
  40.  
  41.